PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFContentStream Class / setExtendedGraphicsState Method
The new graphics state.
In This Topic
    setExtendedGraphicsState Method
    In This Topic
    Sets the current graphics state in the content stream. Operator: gs
    Syntax
    public void setExtendedGraphicsState( 
       PDFExtendedGraphicState gs
    )

    Parameters

    gs
    The new graphics state.
    See Also